SEND MIDI MSG
This command sends a 3 byte Midi message to a Midi Out port.
ARGUMENTS:
* Midi Out = a Midi Out number between 1 and 256.
* Byte1 = First byte of the message
* Byte2 = Second byte of the message
* Byte3 = Third byte of the message
SYNTAX
SEND MIDI MSG Midi Out,Byte1,Byte2,Byte3
RELATED INFO
View MIDI Out Index
View STYX Index
View STYX Main File
